Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Changing the Startup Mode of a Service (Windows NT/2000)
Category: Home > Windows > System > Services

All services have a setting controlling how they are started either manually, automatically or disabled. This setting can be changed through the registry.

Open your registry and file the key below.

Listed under this key are subkeys representing the devices and services on the system.

Open the subkey corresponding to the service you wish to change, and modify the value of 'Start' to equal either "2" (for automatic), "3" (for manual) or "4" (for disabled)

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|StartREG_DWORD0x00000002 (2)|
-
|HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services|
-

Settings:
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services]
Name: Start
Type: REG_DWORD (DWORD Value)

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: January 6, 1999

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License